home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
zkuste
/
MacOS
/
FILES
/
MiCards.sit
/
Mike's Cards
/
Mike's Cards.rsrc
/
STR#_7828.txt
< prev
next >
Wrap
Text File
|
2000-07-01
|
2KB
|
67 lines
errAERecordingIsAlreadyOn - available only in version 1.0.1 or greater
errAEUnknownObjectType - available only in version 1.0.1 or greater
errAEEmptyListContainer - Attempt to pass empty list as container to accessor
errAENegativeCount - CountProc returned negative value
errAENoSuchObject - e.g.,: specifier asked for the 3rd, but there are only 2. Basically, this indicates a run-time resolution error.
errAENotAnObjSpec - Param to AEResolve not of type 'obj '
errAEBadTestKey - Test is neither typeLogicalDescriptor nor typeCompDescriptor
errAENoSuchLogical - Something other than AND, OR, or NOT
errAEAccessorNotFound - Accessor proc matching wantClass and containerType or wildcards not found
errAEWrongNumberArgs - Logical op kAENOT used with other than 1 term
errAEImpossibleRange - A range like 3rd to 2nd, or 1st to all.
errAEIllegalIndex - index is out of range in a put operation
errAEReplyNotArrived - the contents of the reply you are accessing have not arrived yet
errAEHandlerNotFound - no handler in the dispatch tables fits the parameters to AEGetEventHandler or AEGetCoercionHandler
errAEUnknownAddressType - the target address type is not known
errAEParamMissed - a required parameter was not accessed
errAENotASpecialFunction - there is no special function for/with this keyword
errAENoUserInteraction - no user interaction is allowed
errAETimeout - the AppleEvent timed out
errAEWaitCanceled - in AESend, the user cancelled out of wait loop for reply or receipt
errAEUnknownSendMode - mode wasn't NoReply, WaitReply, or QueueReply or Interaction level is unknown
errAEReplyNotValid - AEResetTimer was passed an invalid reply parameter
errAEEventNotHandled - the AppleEvent was not handled by any handler
errAENotAppleEvent - the event is not in AppleEvent format
errAENewerVersion - need newer version of the AppleEvent manager
errAEBadListItem - the specified list item does not exist
errAENotAEDesc
errAEWrongDataType
errAECorruptData
errAEDescNotFound
errAECoercionFail - bad parameter data or unable to coerce the data supplied